Skip to content

Releases: wendall911/TinkerSurvival

1.0.1.13

02 Jun 00:11
Compare
Choose a tag to compare
  • Added config for whitelisting specific class tools.
  • Added config for allowing endermen to pick up specific blocks.

1.0.1.12

01 Jun 18:26
Compare
Choose a tag to compare
  • 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

30 May 18:13
Compare
Choose a tag to compare
1.0.0.25 Pre-release
Pre-release
  • Added config option for loose rock generation during worldgen.

1.0.0.24

30 May 18:15
Compare
Choose a tag to compare
1.0.0.24 Pre-release
Pre-release
  • 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

30 May 18:15
Compare
Choose a tag to compare
1.0.0.23 Pre-release
Pre-release
  • 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.