- fixed chipped bookshelves not being able to be used to increase enchantability in the enchantment table (#180)
- fixed not being able to place nether wart on chipped soul sand (#181)
- fixed broken glassblower in REI (#183)
- chipped soul sand now increases the speed with soul speed
- Added system property to disable datafixers (-Dchipped.datafixers=false)
- Changed loottables to be in code with compat for if a json exists for the block it will use that.
- Changed the recipe to be a record and remove the parent class as every method was overriden and changed the serialize methods to be more readable
WARNING: updating from the 1.18.2 version will delete all the blocks in your world!
Chipped now requires ResourcefulLib https://www.curseforge.com/minecraft/mc-mods/resourceful-lib
-
Rewrote the entire mod again
-
added mud, mangrove, froglights, and other 1.19 stuff
-
changed the ids of all blocks. instead of "block_#," the id is now the actual name of block. these ids will likely never change between major versions so after this update you can safely build without worrying about id changes
-
all blocks now have names
-
fixed a multitude of naming issues such as mismatched door names
-
fixed many palettes having weird inconsistencies and random missing things
-
fixed a lot of the ctm issues, specifically with glass. ctm is now datagened, so we are no longer manually adding ctm to every block which should make it way less prone to errors
- new cobble textures
- Removed fabric datagen as it's going to be redone using forge datagen in 1.19
- Removed all accesswideners and mixins as they are no longer needed, which should fix any conflicts
- fixed dripstone crashing for some ppl
- Added 69 terracotta variants
- Fixed special lanterns being unobtainable
Chipped 2.0.0 [FABRIC]
on Nov 15, 2022Revamped ALL TEXTURES! Added thousands of more block variants. Added 1.18.2 block variants. Added all Connected Textures Made CTM Refabricated a required dependency
Chipped 2.0.0 [FORGE]
on Nov 15, 2022Revamped ALL TEXTURES! Added thousands of more block variants. Added 1.18.2 block variants. Added all Connected Textures Made CTM a required dependency