lay an item like an chicken

Started by heredragonmods on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
lay an item like an chicken

i want to make my mob lay an item like an chicken.

i don't know how to do this.

and i want picture that tells me.

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use the on entity tick…
Sat, 07/26/2025 - 15:10

Use the on entity tick update trigger with an RNG to define the rarity of the event. then create a loot table (even if it's one item) and make the procedure run the command Loot spawn ~ ~ ~ loot [loot table registry name]

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
can you send a picture?
Sat, 07/26/2025 - 23:37

can you send a picture?