Skip to content

3.0.2.96

Compare
Choose a tag to compare
@KnightMiner KnightMiner released this 12 Apr 01:39
· 919 commits to 1.16 since this release

Tools

  • Kamas now can right click harvest again
    • The logic is tag based, so blocks must be in minecraft:crops to work
  • Added back scythes: the 3x3 version of kamas
    • Have AOE attacking, plant breaking, and hoeing
    • Due to limitations of 1.16, they do not have shearing when given silk touch, but many blocks support both silk touch and shears
  • Added back the cleavers: the giant broadsword
    • Cleavers grant bonus range when held, and have a larger version of the broadswords sweep attack
  • Improved tool block breaking animation
    • This should flicker a lot less when the players view shifts

Materials

  • Necrotic bone is now a tool material instead of an upgrade modifier
  • Manyullyn has slightly higher handle attack modifier
  • Lead has slightly less damage
  • Basalt now crafts flint instead of stone
    • Blackstone can still be used for stone tools in the nether

Improved tool model

  • Tools now may change textures when broken
  • Broad tools (sledge hammers, excavators, etc.) now render twice the size in hand
    • This work using 32x textures, scaled to be the same pixel scale as the small tool 16x textures

Recipes

  • Added recipe for casting blaze rods from molten blaze
  • Show container filling recipes in JEI
  • Improve error message when swapping parts leaves too few modifiers

Books

  • Added Puny Smelting: the book for melters, casting, and tier 2 materials
  • Added Mighty Smelting: the book for smelteries, peripherals, alloying, entity melting, and tier 3 materials
  • Added Tinker's Gadgetry: the book for non-tool content, such as slimeslings
  • Added some placeholder pages to the book, notably for tools and a couple modifiers
  • At this time, the books are not finished. The extra books were mainly added so the one writing the documentation can more easily test their changes in game

API

  • MeltingFuelCache renamed to MeltingFuelLookup
    • No longer requires world access to fetch melting recipes

Fixes

  • Slimeslings can no longer be enchanted directly in a table
    • Enchanted books should still work
  • Fix enderslime slings not centering the player, causing some weird behavior in some orientations
  • Corrected enderslime tooltip
  • Fix mobs spawning on clear glass
  • Fix beheading tools behaving oddly when breaking blocks

Cleanup

  • Removed a bunch of old registry migrations
    • This should only affect you if you played the mod pre-alpha and have not download an official alpha