Skip to content

3.0.3.149

Compare
Choose a tag to compare
@KnightMiner KnightMiner released this 13 May 20:58
· 734 commits to 1.16 since this release

General

  • Fix some syncing errors with many tile entities, showed up in multiplayer or when placing from the offhand.

Tables

  • Part builder now has support for side chests just like crafting stations
  • Fix blackstone not working as a input for stone

Smeltery

  • Casting recipes for common materials (e.g. copper) are now tag outputs instead of hardcoded to Tinkers
  • Added recipe for melting obsidian dust
  • Fix heater not saving inventory contents

Tools

  • Pickaxes now do 1 piercing damage, but have 1 lower based damage
  • Sledge hammer base damaged reduced, and the undead damage bonus made more visible
  • Broadswords renamed to swords
  • Swords have 1 extra ability slot, but 1 fewer upgrade slots. Using the gilded modifier, they effectively gained 1 upgrade slot
  • Improved shift and control tooltips on tools to show less redundant information
  • Remove damage cutoff, it was a poorly communicated and hard to understand mechanic and there are better ways to prevent power crepe
  • Scythes and kamas now harvest anything tagged as forge:crops instead of just minecraft:crops

Modifiers

  • New piercing modifier using cactus
  • Antiaquatic switched to use pufferfish to craft

World

  • Added earth slime islands
    • Spawn in the ocean
    • Spawn earth slimes (vanilla mob) and greenheart trees
  • Added clay islands
    • Spawn in the sky randomly like sky slime islands
    • Contain a clay filled lake and a random vanilla tree
  • Slime island configs improved
    • Config can now control the island frequency, and individually disable each island type
  • Added a sound when bounced by congealed slime
  • Added ender slime mob, drops ender slime and has a teleport attack and defense
  • Fix earth slime fluid not being transparent
  • Fixed slimy grass and leaves not dropping when broken with a kama
  • Fixed wooden doors dropping two items

API

  • The applyEnchantments hook is now specifically for block harvesting, and gained information about the targeted block