Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platforms
Supported environments
Creators
Details
Licensed MIT
Published last year
Updated last week
Changelog
Bug fixes
- Clay balls, Raw aluminum and Aluminum ingot wasn't acepted by the Blast alloy furnace.
- Due to this error, Firebrick were impossible to get on Survival mode.
- Copper, Tin and Zinc ingots can't be made using nuggets.
- "The goldenpuff girls" challenge was unlocked only with 1 gold type.
- "Chaos everywere" challenge was unlocked only with 1 gem type.
- Primal grinder and Mechanical grinder faces where on the wrong side when placed.
Additions
- "The goldenpuff girls" challenge now gives 100 experience points when unlocked.
- "Chaos everywere" challenge now gives 100 experience points when unlocked.
Internal changes
- Renamed a lot of ItemTags. Here is the list of tags changed:
- BASIC_SMELTING_INGREDIENT -> BASIC_SMELT_INGREDIENT
- all the JSON's that ended with "_ingredient" only have the recipe name now, because now belongs to the "ingredients/" folder. Example: "alloy_ingredient" -> "alloy".
- All the JSON's that ended with "_manufacturable" only have the material name now, because now belongs to the "manufacturable/" folder. Example: "gold_manufacturable" -> "gold".
- All the JSON's that ended with "_ore" only have the ore name now, because it belongs to the "ores/" folder. Example: "basalt_ore" -> "basalt".
- Added new tags:
- MANUFACTURABLE: Contains all the ItemTags with the "manufacturable" key word (all the old "<material_name>_manufacturable" tags belong here now, being renamed only to <material_name>).
- INGREDIENTS: Contains all the ItemTags that have some kind of ingredient on his contents (all the old "<recipe_type>_ingredient" tags belong here now, being remained to <recipe_type>).
- Added tags to existing ones:
- Now, POLISHERS and DAGGERS belong to the TOOLS folder & tag.
- method "forgeTag" of EPTags has been deleted.
- Created generic methods on the custom recipe builders to make compatibility with custom recipes.
- Updated mod version to "0.22.2"
Files
Metadata
Release channel
BetaVersion number
1.20.1-beta-0.22.2Loaders
Game versions
1.20.1Downloads
11Publication date
July 22, 2025 at 10:00 PMPublisher

MarMarDev
Member