Started by supermj767
on Fri, 09/11/2020 - 15:57
Topic category: Help with modding (Java Edition)
Hello, supermj767 here, I'm going to show you how to make the ability to strip custom log blocks whilst having the ability to place on them without the need of code at all!
I have seen many tutorials on "how to make make a block strippable" but none of them work very well.
Simply create a procedure mod element
Use the "player right clicks block" global procedure :
Then make a procedure that looks like this :
And your done!
This procedure acts exactly as it does in regular Minecraft!
If you have a problem please explain in the comments below and I will help you.
Post any questions or feedback in the comments, Thank you!
Edited by supermj767 on Tue, 01/12/2021 - 03:55
omg thx will be so useful for my mod!!
No problem :)
but how do i make the procedure look like less longer
Right click the procedure blocks you want to shrink, then click "external inputs"
very awesome tutorial, this should be good procedure
This should honestly be one of the preset procedures. Very helpful.
Thanks!