IchHabeHunger54 / PropertyModifier

Allows tweaking various properties of blocks and items. Also adds some other tweaks to aid with that, such as the ability to create new creative tabs or add composter inputs.
https://www.curseforge.com/minecraft/mc-mods/property-modifier
MIT License
2 stars 0 forks source link

[1.16.5 Bug] Log blocks lost axis properties when stripping #24

Open GoldenTotem opened 5 days ago

GoldenTotem commented 5 days ago

Minecraft 1.16.5 Forge 36.2.35 Mod 0.6.4

This mod will make log and wood blocks lost their axis properties when stripping. For example minecraft:birch_log[axis=x] will transform into minecraft:stripped_birch_log[axis=y] when stripping. And the stripping added by this mod also has this problem.