Started by
neitio
on
Topic category: Help with Minecraft modding (Java Edition)
I translate and speak Japanese. I'm sorry if it's hard to understand what you're writing.
I'm trying to implement some log and leaf blocks.
Log block tags were attached to the logs, and leaf block tags were also attached to the leaves while using the leaf block base.
However, when the leaves are separated from the log, they do not break over time.
I'm using mcreator 2021.2.
What should I do with this version?
Is it linked to the ore dictionary? Or should I make a procedure?
Please tell me how to answer correctly.
Screenshots.( https://twitter.com/neitio1/status/1456891528526237698?s=20 )
normal leaves don't break separated, just when a player breaks the log
before that, I referred that if you place a leave it won't break, that's what I meant by "break separated"
no, to make it break when it is out of log add a minecraft:leave to your leave
no it needs to be minecraft:leaves for it to work, if that doesn't work then click the Import Tag button on the top of the screen, and select leaves type
leaves type?
The more I did, the less I understood.
click add a new tag on your element maker
name it minecraft:leaves
select block
select your leaves
( https://twitter.com/neitio1/status/1457208106056781831?s=20 )
you see below Remote Workspace? there is an icon of a tag, click it and search for something minecraft:leaves
Still, the leaf blocks do not decay.
what procedure? I said the tag not procedure? or is it a translate error?