Does someone know how to make an item that places blocks?

Started by garfieeeeld on

Topic category: Help with MCreator software

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Does someone know how to make an item that places blocks?

Hi, i have been triying to make an item which placed blocks, but i didnt find a way to make it work. I tried it shooting ranged projectiles which placed something but couldnt make it work. Does somebody know how to make something like that? Thanks

Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Add a procedure on your tool…
Mon, 09/23/2024 - 17:40

Add a procedure on your tool, on the section "events" "by right clicking on the block" you create a procedure that says "place: (the block you want) on x y z

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You could also just set the…
Thu, 09/26/2024 - 00:04

You could also just set the block to have an item texture. Like a brewing stand or cauldron, unless you need the item for other things like eating.