how would you make a block edible

Started by Jackduckling on

Topic category: Help with MCreator software

Active 3 months ago
Joined Feb 2023
Points:
283

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
how would you make a block edible

I'm trying to make a beef patty that you can place down, but I also want the player to eat it. However, I don't see anything that allows it to be edible. Please help.

Active 3 months ago
Joined Jan 2022
Points:
636

User statistics:

  • Modifications: 0
  • Forum topics: 26
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 67
Maybe make a food item which…
Tue, 09/10/2024 - 23:32

Maybe make a food item which places the block when right-clicked on a block?

Let me know if you need more specific instructions!

Active 1 day ago
Joined Jul 2024
Points:
371

User statistics:

  • Modifications: 1
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 6
  • Comments: 140
make a item, and when u…
Wed, 09/11/2024 - 00:42

make a item, and when u right click with this item on a block pos, spawn the block version. then when you break the block version, spawn the item again