promotional bannermobile promotional banner

Cultural Creators (Create and Cultural Delights Addon)

Making automation between Cultural Delights (Addon for Farmer's Delight) and Create
Back to Files

CulturalCreators-1.2.0

File namecultural-creators-neoforge-1.21.1-1.2.0.jar
Uploader
FlomikFlomik
Uploaded
Aug 13, 2026
Downloads
1.6K
Size
54.3 KB
Mod Loaders
NeoForge
File ID
8642513
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:cultural-creators-953832:8642513"

Learn more about Curse Maven

What's new

Create automation for Cultural Delights, now built for three loaders from one release.

Downloads

File Minecraft Loader
cultural-creators-fabric-1.20.1-1.2.0.jar 1.20.1 Fabric
cultural-creators-forge-1.20.1-1.2.0.jar 1.20.1 Forge 47.x, and NeoForge 47.x, which is the same line
cultural-creators-neoforge-1.21.1-1.2.0.jar 1.21.1 NeoForge 21.1

Create, Cultural Delights, Farmer's Delight and Delightful Creators all stay optional: every recipe carries a load condition and simply stays dormant when the mod it needs is absent.

Note that the 1.21.1 build targets Create 6.0, whose recipe format differs from 0.5.1 — the 1.20.1 builds are not interchangeable with it.

Changes since 1.0.0

Recipe fixes. Six convention tags referenced by the sequenced assembly steps were populated by nothing in the dependency set — c:cooked_beef, c:cooked_chicken, c:cooked_mutton, c:cooked_pork, c:cooked_fishes and c:bread. Farmer's Delight ships them as c:foods/cooked_meats/*, c:foods/cooked_fishes and c:foods/breads, so those recipes could never be satisfied. chicken_taco and fried_eggplant_pasta consume items from Delightful Creators without listing it among their load conditions.

Ports. Forge 1.20.1 and NeoForge 1.21.1 builds, each with the fluid rebuilt on that platform's own API — FluidType plus flowing fluid subclasses through DeferredRegister, and fog handled by client extensions instead of a mixin, so neither build needs mixins at all.

Translations. Chinese added, Russian aligned with the wording Create, Farmer's Delight and Cultural Delights already use.

Toolchain. Gradle 8.12, Loom 1.10.5, Fabric Loader 0.16.14, Fabric API 0.92.11 on the Fabric build; ModDevGradle on both other builds. The dev workspace of every branch now pulls in Create, Cultural Delights, JEI and Farmer's Delight, with JEI and Farmer's Delight confined to the development runs.

This mod has no additional files