0.3.0
Got around to releasing this, it's been far too long since an update.
- Changelog -
Visuals overhaul:
Wool armor textures (by tehmadtitaan)
Campfires now show when they need more fuel
Canteen texture changed
Chiller/Heater textures changed
Detailed temperature overlay for testing
Fixed purified water rendering
Removed some unused assets
You can drink from cauldrons and rain collectors. Canteens should work on cauldrons too.
Player stats will sync regularly now, this should avoid weird desync issues.
Commands to set thirst and temperature (/sd setthirst, /sd settemperature)
Pyrotech, Rustic, and Realistic Torches default compatibility
HarvestCraft default compatibility updated
LycanitesMobs default compatibility updated
JSON handling is much smarter now, no more need to import mods with a command.
JSON can now handle NBT, you can grab an nbt string to use with /sd nbt
If you want an example of it, add Rustic to your pack and look at the json used for the drinks!
The mod will automatically migrate your 0.2.4 JSON to 0.3.0
The addBlock command now works with buckets
Removed many config options that were unnecessary