promotional bannermobile promotional banner

Natural Progression

Realistic Early-Game, Preventing Tree Punching and More!
Back to Files

NatProg 1.19.2 2.3.5

File nameNaturalProgression-1.19.2-2.3.5.jar
Uploader
oitsjustjoseoitsjustjose
Uploaded
May 9, 2023
Downloads
9.5K
Size
367.8 KB
Mod Loaders
Forge
File ID
4529459
Type
R
Release
Supported game versions
  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:natural-progressions-349530:4529459")

Learn more about Curse Maven

What's new

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 when toolNeutering is enabled - natprog:allowed_stone_tools is a list of tools which have the same tier as Stone that can still be used when toolNeutering 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 to natprog:considered_as_axe for clarity
  • Renamed tag natprog:override_pickaxes to natprog:considered_as_pickaxe for clarity
  • Config entry pebblePlacementBlacklist has been removed in favor of natprog:wont_support_pebble
  • Config entry twigPlacementBlacklist has been removed in favor of natprog:wont_support_twig
  • Internal refactor to match new dev style (Thanks UnrealEngine!). Should see no practical change.

This mod has no additional files