File Details
propertymodifier-1.18.1-0.1.jar
- R
- Jan 2, 2022
- 76.55 KB
- 157
- 1.18.1
- Forge
File Name
propertymodifier-1.18.1-0.1.jar
Supported Versions
- 1.18.1
Curse Maven Snippet
Changes
- Update to 1.18.1
- Removal of the harvest level and harvest tool options in both block and tool options - block harvest settings can now be changed through Minecraft natively (via datapacks), tool harvest settings cannot be changed for now
- Dumping tilling transitions is no longer possible due to a Mojang code change
- This version goes out almost entirely untested, please report issues on GitHub
Renamings
These renamings reflect Mojang's in-code renamings.
- hardness -> destroy_time
- resistance -> explosion_resistance
- light_level -> light_emission
- slipperiness -> friction
- is_immune_to_fire -> is_fire_resistant
- enchantability -> enchantment_value
- armor -> defense
New sound type values
Again, these renamings reflect Mojang's in-code renamings.
- ground -> gravel
- plant -> grass
- lily_pads -> lily_pad
- cloth -> wool
- slime -> slime_block
- honey -> honey_block
- coral -> coral_block
- stem -> hard_crop
- hyphae -> stem
- root -> roots
- nether_vine -> weeping_vines
- nether_vine_lower_pitch -> twisting_vines
- wart -> wart_block
- nether_brick -> nether_bricks
- nether_sprout -> nether_sprouts
- bone -> bone_block
- netherite -> netherite_block
- nether_gold -> nether_gold_ore

