Compatibility
Minecraft: Java Edition
1.20.1
1.19.2–1.19.4
1.18.1–1.18.2
1.16.4–1.16.5
1.15.2
1.14.4
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Natural Progression Changelog (1.19.x)
2.3.5
Added:
-
New Item Tags for ignoring tool types:
"Wooden" and "Stone" tools are determined by the tier of block they can break, not the material they're made of, so these tags should hopefully help:
natprog:allowed_wooden_tools
is a list of tools which have the same tier as Wood that can still be used whentoolNeutering
is enablednatprog:allowed_stone_tools
is a list of tools which have the same tier as Stone that can still be used whentoolNeutering
is enabled
-
New Block Tags for blacklisting which blocks twigs and pebbles can be placed on:
natprog:wont_support_pebble
natprog:wont_support_twig
Changed:
- Renamed tag
natprog:override_axes
tonatprog:considered_as_axe
for clarity - Renamed tag
natprog:override_pickaxes
tonatprog:considered_as_pickaxe
for clarity - Config entry
pebblePlacementBlacklist
has been removed in favor ofnatprog:wont_support_pebble
- Config entry
twigPlacementBlacklist
has been removed in favor ofnatprog:wont_support_twig
- Internal refactor to match new dev style (Thanks UnrealEngine!). Should see no practical change.
Files
Metadata
Release channel
ReleaseVersion number
1.19.2-2.3.5Loaders
Game versions
1.19.2Downloads
130Publication date
May 9, 2023 at 4:59 AMPublisher
oitsjustjose
Owner