Releases: wendall911/TinkerSurvival
Releases · wendall911/TinkerSurvival
1.0.1.13
- Added config for whitelisting specific class tools.
- Added config for allowing endermen to pick up specific blocks.
1.0.1.12
- Fixed registry handling so recipes will be correct.
- Map registry by name and meta. Check for wildcard entries in oredict.
- Properly use oredict for wood and stick recipe replacements. Thanks @Rikshy. Improves #1
- Check Array length before querying. Can cause out of bounds exception on bad recipes. Fixes #1
- Update to latest recommended Forge.
- Update Wiki
- Updated build to correctly add mcmod.info with changes
1.0.0.25
- Added config option for loose rock generation during worldgen.
1.0.0.24
- Allow mob spawner and chests to break normally. This will probably need some config at some point.
- Changed project slug names for curseforge.
1.0.0.23
- Use double for heal rate in config.
- Use correct image for TiC knife handle.
- Update curseforge information in push.
- Added jar signing, git changelog, and curseforge upload options.
- Updated README
- Add configuration options for sleep and bandages healing rate.