Log block not breakable by hand

Started by IanDoesHacks on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Log block not breakable by hand

So basically I created a new nether tree type, its just that when you try to break it with your fist it doesnt work.
The material is type wood and the harvest level is set to 0.
Ive tried setting the material to something else like stone but nothing has worked.

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
try changing material to log…
Sat, 06/19/2021 - 20:59

try changing material to log, also this is quite odd, does it not drop the item, is the block unbreakable, or does it take too long to break? the way you worded your sentence makes it sound like you just can't break it like bedrock.

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No, you can break it, it…
Sat, 06/19/2021 - 23:40

No, you can break it, it does take unusually longer to break though. It just doesn't drop anything...

 

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
have you tried my suggestion…
Sun, 06/20/2021 - 00:32

have you tried my suggestion? I'm positive it will work, although I'm confused on why its not working, by all accounts it should, you could just delete it and remake it.

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
nope, i've experienced this…
Sun, 06/20/2021 - 00:38

nope, i've experienced this issue before and there might be a common solution for this now: once you have set a block's material to wood, it'll already be broken more efficiently using axes. so, simply set "tool able to destroy it" to "none" coz if you set it to "axe", it "locks" the block to only be droppable when broken using that tool

https://mcreator.net/comment/180507

Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is it supposed to? It…
Wed, 07/13/2022 - 18:21

Is it supposed to? It literally never does for me