
No Tree Punching
This mod adds a little more believability to your first few minutes of play, via the titular feature: Blocks don't drop anything if broken without the correct tool.
Обновлён 21 июня 2023 г. · опубликован 11 июня 2023 г.

This is a Minecraft mod meant to add a little more believability to your first few minutes of play. It was initially inspired by features from TerraFirmaCraft, but has since been refocused around the titular idea: Blocks don't drop anything if broken without the correct tool. In order to cope with this, there are several new features:
- Leaves can be harvested without a tool for sticks (this is a vanilla feature, but will be very important here.
- Gravel can be mined without a tool, and enables you to aquire flint.
- Flint can be knapped on an exposed stone surface, obtaining flint shards.
- A Flint Knife can now be crafted, allowing you to harvest plant materials for plant fibers and craft plant string.
- A Flint Axe can enable you to collect wood and build a crafting table.
- A Flint pickaxe, hoe and shovel will serve as early game tools, while you can create a Macuahutil for a good early game weapon.
Later on in the game, there are also a couple other additions and changes which fit the stylistic theme of this mod
- Vanilla recipes for wooden and stone tools have been removed.
- The vanilla campfire recipe as been removed, and instead it is crafted using a Fire Starter.
- Pottery can be created using a Clay Tool on a block of clay, forming it to shape before firing it in a campfire or a furnace.
- Knives are a new tool available in all vanilla tool materials, and can be used as weak swords, as a crafting tool, or a plant harvester.
- Saws are a weaker version of an axe which are used as crafting items, and are essential for converting wood into planks and planks into sticks.
- Mattocks are the ultimate all-in-one tool. They can mine blocks as if they were a shovel, axe, or hoe, and can strip wood like an axe, till grass like a hoe, and make paths like a shovel. (The latter two functions sometimes conflict and can be chosen by sneaking).

Credit
Thanks to EERussianGuy for spontaneously updating ALL my rubbish programmer art to beautiful new textures!
Hope you enjoy
~ AlcatrazEscapee
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 7.1.0 | Релиз | 1.20, 1.20.1 | fabric | 21 июня 2023 г. | .jar (491 КБ) |
| 7.1.0 | Релиз | 1.20, 1.20.1 | forge, neoforge | 21 июня 2023 г. | .jar (465 КБ) |
| 7.0.0 | Бета | 1.20, 1.20.1 | fabric | 11 июня 2023 г. | .jar (514 КБ) |
| 7.0.0 | Бета | 1.20, 1.20.1 | forge | 11 июня 2023 г. | .jar (485 КБ) |
| 6.0.0 | Релиз | 1.19.2 | fabric | 11 июня 2023 г. | .jar (509 КБ) |
| 6.0.0 | Релиз | 1.19.2 | forge | 11 июня 2023 г. | .jar (507 КБ) |
| 5.1.0 | Релиз | 1.18.2 | fabric | 11 июня 2023 г. | .jar (510 КБ) |
| 5.1.0 | Релиз | 1.18.2 | forge | 11 июня 2023 г. | .jar (505 КБ) |
| 4.3.0 | Релиз | 1.16.5 | forge | 11 июня 2023 г. | .jar (432 КБ) |
| 3.1.1 | Релиз | 1.15.2 | forge | 11 июня 2023 г. | .jar (343 КБ) |
Ченджлог
7.1.0Релиз1.20, 1.20.1 · 21 июня 2023 г.
- 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.
7.1.0Релиз1.20, 1.20.1 · 21 июня 2023 г.
- 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.
7.0.0Бета1.20, 1.20.1 · 11 июня 2023 г.
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.
7.0.0Бета1.20, 1.20.1 · 11 июня 2023 г.
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.
6.0.0Релиз1.19.2 · 11 июня 2023 г.
Update to 1.19.2
Hell... It's about time.
6.0.0Релиз1.19.2 · 11 июня 2023 г.
Update to 1.19.2
Hell... It's about time.
5.1.0Релиз1.18.2 · 11 июня 2023 г.
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.
5.1.0Релиз1.18.2 · 11 июня 2023 г.
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.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…



