Destroy a block with item this block transform into another block

Started by thatoneperson on

Topic category: Help with Minecraft modding (Java Edition)

Active 9 months ago
Joined Nov 2024
Points:
47

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Destroy a block with item this block transform into another block
Sun, 11/10/2024 - 11:41 (edited)

Hi i am trying to do a hyper realism survival mod and i want to do that if i destroy a block with item this block will transform into another block pls help (ps: how to send pictures in this?)

Edited by thatoneperson on Sun, 11/10/2024 - 11:41
Active 3 days ago
Joined Mar 2024
Points:
212

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 81
Instead, create a tool. Go…
Sun, 11/10/2024 - 10:09

Instead, create a tool. Go to the “trigger” category, search for “when block destroyed with tool”, press “+” and in the created procedure, put this : "Event trigger  [...] : no additionnal trigger" then "place block [your block] at X, Y, Z"

Active 9 months ago
Joined Nov 2024
Points:
47

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
No work :( can u send…
Sun, 11/10/2024 - 20:22

No work :( can u send screenshot pls?