Skip to content

3.0.4.194

Compare
Choose a tag to compare
@KnightMiner KnightMiner released this 15 Jun 02:42
· 592 commits to 1.16 since this release

Smeltery

  • Add a recipe to cast iron bars
  • Prevent casting magma cream, magma blocks are just too common
  • Tinkers bronze recipe now produces 3 ingots instead of 4
  • Allow filling tank items in casting tables and some modded machines
  • Prevent melting tanks if they contain fluid
  • Add seared and scorched lanterns: a decorative tank holding 100mb, useful for light or a duct filter
  • Increase hardness and blast resistance of drains, ducts, chutes, and controllers
  • Pickblock on filled tanks now includes the fluid
  • Fix two invalid foundry cases that still built (and possibly caused crashes)
  • Fix channels reappearing after breaking in some cases

Tools

  • Using too much material (e.g. logs to make a pickaxe head) now places leftovers in the inventory
  • Patterns now show tooltips in the UI
  • Its now possible to add custom part builder recipes that don't make tool parts
  • Tinker station slots now filter tool parts
  • Part builder recipes now show in JEI
  • Fix a few material item recipes allowing crafting invalid items

Modifiers

  • Magnetic improvements
    • Now applies after harvesting with a kama or scythe
    • Items pulled by magnet now cancel out gravity
  • Exchanging tweaks
    • Instant break blocks can be exchanged even if the tool is wrong
    • Fixed neighbors not always updating
  • Rename Bane of Arthropods to Bane of Sssss, works on creepers now
  • Haste is now multiplicative instead of additive
  • Decrease percentages on netherite a bit
  • Increase attack damage of diamond slightly
  • Make luck I and luck II a bit cheaper, no longer requiring rabbits feet until luck III
  • Fix a couple of modifiers still working when the tool is broken

Gadgets

  • Make obsidian panes immune to the ender dragon
  • Make sky slime slings charge a bit faster

Documentation

  • Allow placing books in lecterns
  • Add advancements for a basic tutorial to the mod
  • Add encyclopedia book: contains all tool materials from the other books

World

  • Fix villagers not being able to open slimy wood doors

Fluids

  • Make fluids such as slimes and metals display better values in UIs
  • Rename molten blaze to blazing blood
  • Rename magma cream to magma
  • Add a way to barter for blazing blood, making 3 ways to obtain it
  • Fix fluids not giving off light in tanks

Compat

  • Create compat: cast andesite alloy, and adjusted brass ratio
  • Immersive engineering compat: cast treated wood
  • Ceramics compat: melt ceramic items, alloy porcelain, and fill clay buckets
  • Provide player access in the crafting station in a few more places

Data

  • Increase pack version to prevent a warning
  • Add index page type to books
  • Add showcase page type to books
  • Add support for modifier models, though currently not used as we are not done texturing the modifiers
  • Tool slot loader now ignores empty JSON, allowing disabling a slot loader

API

  • Split modifier hook onBlockUse into beforeBlockUse and afterBlockUse
  • Make tool stats more generic, allowing addons to add custom stats more easily
  • Allow new stat types to be made repair materials