Skip to content

Releases: wendall911/TinkerSurvival

1.1.0.4

23 Jun 22:30
Compare
Choose a tag to compare
  • Add immersiveengineering:drill to config. It isn't registered correctly as a tool.
  • Use exact pattern matching for tool names in tooltip. Not perfect. But until mods register their tools correctly...
  • Accurate JEI description for harvesting plant fiber. Fixes #9

1.1.0.3

22 Jun 18:45
Compare
Choose a tag to compare
  • Remove modpack recipes that weren't part of mod.
  • Add newline after changes list in changelog template.

1.1.0.2

20 Jun 15:46
Compare
Choose a tag to compare
  • Show tooltips correctly for only nerfed tools and weapons. Fixes #8

1.1.0.1

19 Jun 23:04
Compare
Choose a tag to compare
  • Update wiki for Constructs' Armor and Tough As Nails integration.
  • Allow any color of wool for crafting/repair of insulated armor parts.
  • Add Constructs' Armory/Tough As Nails integrations.
  • Change reinforced armor recipe to use diamond armor.
  • Add full Constructs Armory support. Armor items not whitelisted no longer craftable or equipable.
  • Pin to specific tconstruct version. Add jei as build dependency.
  • Added armor fail sound for attempting to equip disabled item.
  • Add disabled armor tooltip.

1.0.1.20

14 Jun 20:07
Compare
Choose a tag to compare
  • Fix potential crash with whitelisted items that aren't tools, but attempt to harvest.

1.0.1.19

14 Jun 18:10
Compare
Choose a tag to compare
  • Fix crash on whitelist mod items used for harvesting. #7
  • Correctly show tooltips for nerfed items. Faster lookups for correct tool and tooltips. Fixes #6

1.0.1.17

12 Jun 01:53
Compare
Choose a tag to compare
  • Added fishing treasure.
  • File cleanup.

1.0.1.16

10 Jun 20:30
Compare
Choose a tag to compare
  • Updated wiki for new version
  • All planks can be crafted into sticks from various mods using saw. All registered saplings can be crafted into sticks using knife. Fixes #3
  • Moving artwork assets out of build.

1.0.1.15

03 Jun 15:30
Compare
Choose a tag to compare
  • Only return one item when using stackable items as recipe tools.

1.0.1.14

02 Jun 16:56
Compare
Choose a tag to compare
  • Don't check the entire registry for enderman blocks, only ones in list for mob.
  • Prevent duplicate bowls returned for plant paste recipe.