Big update :)
Additions:
- Add floor and ceiling variants of the cabinets
- Support for newer MC versions:
- 1.20.4
- 1.20.6
- 1.21.1
Candlestick beta update:
- Compressed candlesticks into 5 items for each metal type
- Added iron candlestick variant
- Added Standing Candlestick variants
NEW Coloured feature set beta:
- LEDs were renamed to Light stricks
- LED powder was renamed to Glowing powder
- Added coloured torches
- Made coloured Jack o'Lanterns
Fixes:
- Fix long block breaking caused by mining tag failure when not all features are enabled
- Fix Light Strips loosing their Block Entity
- Fix Light Strip brightening breaking on corner pieces
- Fix Light Strip voxel shape
- Fix candlestick waterlog ability
- Fix Cabinet open and close models not matching and cabinet inside texture stretch
- Fixed some recipies not working
Improvements:
- Improve Cabinet rendering
- Improve config logic
- Redstone Jack o'Lantern turns off when powered
- Soul Jack o'Lanterns emmits particles
Other:
- Convert all the Python code to Java Fabric Datagen
- Restructure the code a bit *(e.g. dedicated registry
- Add
Fully resourcepack compatible!
to theFeatures
section in the readme - Move VoxelShapes from switches to maps or variables
- De-separate the particle texture from the block texture in cabinets and others
Finished the next version of the mod!
- Added wall candlesticks (needs to be enabled in the config),
- fixed axe mineable bug,
- code cleanup,
- optimalizations,
- fixed wooden mosaics drop,
- fixed terracotta tiles drop and break duration,
- fixed inner and outer stairs not dropping anything,
- rewrote python with flake8,
- and more!