Downloads:
521
Upvotes: 2
Category
Project status
In development
Supported Minecraft versions
1.12.2
Log stripping for 1.12 adds log stripping! Use the log stripping axe to make stripped logs! Unfortunately the latest version's workspace can't be downloaded due to the size but the procedure is in the downloads instead.
Modification files
Log Stripping 1.1.jar - Allows log stripping using the log stripping axe!
Uploaded on: 09/06/2019 - 17:22 File size: 62.21 KB
log_strip_procedure.zip - Log Stripping Procedure here!
Uploaded on: 09/06/2019 - 17:30 File size: 1.01 KB
There is a global trigger when right-clicked on the block, check if block is log and if the player is holding axe then turn it to stripped log.
Also, I found out how to add support for your mod!
When you strip a block set block nbt stripped to 1
(for any block, use the global trigger stated above)
then we can check for that nbt in our mods, and turn it into the stripped version that way!
could you upload this mod to curse forge? I want to create a mod pack based around MCreator mods through curse forge but first I need the mods to be uploaded there.