Started by
AlavaroPP272
on
Topic category: Help with Minecraft modding (Java Edition)
HELP!!!
I'm new using Creator and I'm making a custom tree. I want to strip the log with any kind of axes (vanilla or mod). Is there any PTLP that can help me???
Your help will make my day :D
OK, this is the only way I can think of. When making the log block, do the stuff to make it until you reach the page with boxes. You need to make a procedure for when right clicked on for the block. Get an if statement, a block/item minecraft component, and an item in entity main hand. Put it together like this:
If |Item in entity's main hand| = (also get an equals block of beige colour)| (an axe)|
do| remove block| place (stripped log block)|.
Thx you so much. ow the only problem I have is that i can't place any block on the custom log because it makes the swing move of the main hand. I'll try to fix it, but once again THX!!!
you fix?
More less, the way I have used to strip the log is to right-click it with an specific axe. I’m happy with the result, but if you have something better let me know!
Maybe there is a tag of axes? Idk
https://mcreator.net/forum/62095/log-stripping-procedure-works-any-axe