- Reduced the jar size:
- Minified the included JSON files
- Recompressed the jar with
advzip -3 -i 5
- Recompressed all the image files
- Fixed coloured jack o'Lanterns being based on the redstone jack o'Lantern block variant
- Code clean-up:
- BlockEntityRegistry
- CabinetBlock
- Client side code
- Fixed Cabinets displaying the items after it got removed
- Improved Cabinet sound a bit
- Server feature sync:
- If the client config differs from the server one, display a warning message with the differences
- Finished built-in jack o'Lantern rp compat resourcepack
- Light Strip Brightening option no longer requires a game restart to take effect
- Added PBR data to:
- Light Strip models (vanilla emission)
- Jack o'Lanterns textures:
- Optifine emission (coloured face only)
- LabPBR metadata (emission included) (sharp face)
- LabPBR metadata (emission included) (smooth)
- Coloured Torches:
- Optifine emission
- LabPBR (sharp)
- LabPBR (smooth)
- Cabinets
- Fixed Outer Light String brightening rendering
- Fixed Coloured Feature set translations
- Reduced the number of blocks in the Coloured Feature Set to 1 per type per colour
- Added Illuminated Cabinet Brightening to the config
- Removed Shimmer Colour configuration from the config
The colours should be handled by Shimmer, Shimmer Support Layer, user and/or respective shaders
- Reduced the jar size:
- Minified the included JSON files
- Recompressed the jar with
advzip -3 -i 5
- Recompressed all the image files
- Fixed coloured jack o'Lanterns being based on the redstone jack o'Lantern block variant
- Code clean-up:
- BlockEntityRegistry
- CabinetBlock
- Client side code
- Fixed Cabinets displaying the items after it got removed
- Improved Cabinet sound a bit
- Server feature sync:
- If the client config differs from the server one, display a warning message with the differences
- Finished built-in jack o'Lantern rp compat resourcepack
- Light Strip Brightening option no longer requires a game restart to take effect
- Added PBR data to:
- Light Strip models (vanilla emission)
- Jack o'Lanterns textures:
- Optifine emission (coloured face only)
- LabPBR metadata (emission included) (sharp face)
- LabPBR metadata (emission included) (smooth)
- Coloured Torches:
- Optifine emission
- LabPBR (sharp)
- LabPBR (smooth)
- Cabinets
- Fixed Outer Light String brightening rendering
- Fixed Coloured Feature set translations
- Reduced the number of blocks in the Coloured Feature Set to 1 per type per colour
- Added Illuminated Cabinet Brightening to the config
- Removed Shimmer Colour configuration from the config
The colours should be handled by Shimmer, Shimmer Support Layer, user and/or respective shaders
- Added some modmenu links
- See 0.8.0 changelog here
- Added some modmenu links
- See 0.8.0 changelog here
- Added some modmenu links
- See 0.8.0 changelog here
- Add special built-in mod support for:
- BetterNether
- BetterEnd
- Biomes o' Plenty
- Fix nether wood block variants burning
- Move duplicated code to Interfaces (candlesticks)
- Reworked the whole block generation system
- Add an optional datapack with alternate, non crafting-table colliding, wooden mosaic recipes
- This datapack will be disabled by default on MC versions from 1.20.1 (included) to 1.21.4 (excluded)
- From 1.21.4 onwards, the datapack will be enabled by default because of
polymorph
mod's absence