- fixed slabs being mistagged as stairs.
- Added blackstone_onyx_ore and basalt_onyx_ore.
- Made armor and tool stats configurable.
- Onyx is now found only in basalt and blackstone in most biomes. It can be found in basalt, blackstone and netherrack in Basalt Deltas only.
- added a texture test bucket item for my texture artists.
- SimpleCoreLib 1.20.6-7.0.3.5 or later is required.
- updated to fixed SimpleCoreLib version for datagen; reformatted ModBlockTags.registerMiningTags() to make clearer what is where
- fixed data generation to use new classes from SimpleCoreLib for tools and armor tags; added generated files to repo.
- corrected tags for mining level: 'mineable_by_stone_tool' is no longer merged with 'mineable_by_diamond_tool' list.
-
overhauled copper buckets at long last, thanks to BucketLib's custom buckets.
-
copper buckets can be used for milking (configurable)
-
copper buckets melt after carrying lava or other super-heated fluids. (configurable)
-
copper buckets do not set you on fire when melting from lava (configurable).
-
BucketLib is embedded (jar-in-jar) and does not require a separate download.