Implemented DataGen
- Fixes recipes and block loot tables
[NeoForge]
Version 5.0.0
Updated to 1.21.1 Switch to NeoForge Mod Loader Drop support for Forge Mod Loader Implement Copper Bars Waxing and Oxidation Move all bars to a single Creative Tab Revert 2D Models, remove 3D Variants Remove Vanilla Iron Bars Model override
- Updated to 1.21.1
- Reverted to Vanilla styled texture models
- Removed 3D Variants
- Merged Creative Tabs into one
Updated to 1.19.3 Remove Iron Bars custom model
- Fix horizontal and regular bars models texture fighting
- Attempt to fix model conflict between Create Deco and Additional Bars
- Update model references to (somewhat) match vanilla ones
Lower Fabric Loader requirement to allow mod to load under Quilt mod loader (Untested)
3.0.0: 1.18.2 Support Changed the way bars names are displayed, instead of long names, bars names and attributes are split into rows.
Updated to 1.18.1 Refactored Author Nickname
Updated dependencies to 1.18
Removed OxidizeLib dependency, as it is included in Fabric API
2.1.2 Release: - Switched to Shnupbups updated OxidizeLib - Switched to Java 17
- Updated to 1.17.1
- Switched to Fabric Loom 0.9
- Added Copper Bars set. These blocks have the same functionality as Vanilla Copper blocks. This means that the bars will oxidize over time, can be waxed, scraped with an axe and have oxidization undone with lighting rods.
- Removed Gold Bars (Quark) recipe
- Fixed
special_bars
bars types texture glitch where a part of a texture was transparent - Fixed creative tab translation
NOTE: This build includes a forked version of OxidizeLib
Fork is located HERE
Implemented Copper bars set (Unobtainable in survival for now) Fixed missing texture on side_alt parent model
Bump to 1.17 Fix Creative tabs translation
Remove uppercase character from item group namespace
2.0.2 Release
- Added icon for classic resource pack
- Switch to a non-deprecated method for loading resource packs
- Update item groups namespaces
Fixed gold bars recipe by BoredBrownBear