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

Started by garfieeeeld on

Topic category: Help with MCreator software

Active 6 months ago
Joined Jan 2024
Points:
88

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
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

Active 6 months ago
Joined Sep 2024
Points:
33

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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

Active 4 hours ago
Joined Jul 2022
Points:
464

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 237
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.