Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...
Filter channels...
  • Rework a number of NTP internals to use vanilla Minecraft systems for determining both if a given item is a tool, and if a given tool can harvest a block. This has the major limitation of making more blocks breakable, if they don't themselves define a tool, however it should be more broadly compatible with other mods and tools.
  • Add dynamic recipe replacements for log -> plank recipes, to use the axe/saw variants. This should have out-of-the-box compatibility with other mods' woods, rather than maintaining explicit compatibility. As this is un-datapackable, an option is available to disable these recipe replacements in the config.
  • Fix recipe removals not working on Forge.

Update to 1.20

Changes

  • Due to removals in vanilla, No Tree Punching no longer tries to infer tool types for blocks that have none defined, either in vanilla or other mods. As a result, many more misc. blocks are naturally breakable without a tool.
  • (Broken) explicit compatibility for some Forge mods was removed, due to being broken, and not worth the effort to maintain. It may come back in some different form later.
  • Other features should work as they did in previous versions.

Update to 1.19.2

Hell... It's about time.

Changes

This update completely removes and replaces the old config files. There is now one config file, which is the same file on both Forge and Fabric versions. This file is .minecraft/config/notreepunching.toml

Note that editing this file does not immediately reload the config in-game. You can either exit Minecraft and restart, or use the command /notreepunchingReloadConfig to immediately read, parse, and update the config values.

  • Updated to 1.18.2, Forge, and Fabric.
  • Most mechanics should work identically as they did in the 1.16.x versions.
  • Ceramic buckets, rather than being identical to vanilla buckets, are now strictly water buckets (they cannot pick up lava), in order to give them a clear distinction from vanilla buckets made from iron.

The last update for 1.16.5. Full change logs between 1.16.5 and 1.15.2 can be read here, if interested.

Release for 1.15.2. For all documentation and changes see the wiki

Major changes from 1.12:

  • No longer requires any dependencies.
  • Fire pit was replaced with a vanilla campfire.
  • Added slabs, stairs and wall variants of cobblestone.
  • Knife cutting was replaced with crafting recipes using knives.

Project members

alcatrazEscapee

Owner


Technical information

License
Client side
required
Server side
required
Project ID