Changes 0.5.0 Indev - MCreator-Examples/Tale-of-Biomes GitHub Wiki
RELEASE PAGE
ADDED
- Added remainder of the marble blocks.
- Added new stone materials for Basalt, Marble, and Shale.
- Added new stone materials have the following subtypes, cobbled, mossy cobbled, polished and raw.
- Added additional stone subtype to shale for fossils though only a full block.
- Added buttons for raw basalt, marble and shale subtypes.
- Added pressure plates for raw basalt, marble and shale.
- Added slabs for raw basalt, marble and shale subtypes.
- Added stairs for raw basalt, marble and shale subtypes.
- Added walls for raw basalt, marble and shale subtypes.
- Added the basic stone table with recipes for marble, basalt and shale will be added at a later date.
- Added /tob command to help with function script.
- Added support for world temperature for the Season Device.
- Added support for world wind speed for the Season Device.
- Added weather temperature.
- Added temperature function.
REMOVED
- Removed the temperature overlay.
CHANGES
- Temperature procedures no longer run on world or player tick updates.
- Temperature procedures run every tick via the "minecraft:tick" function tag.
- The temperature script now runs as a function.
FIXES
- Fixed temperature system.
NOTES
- Temperature mechanics have been corrected see this wiki page for more details.