Infinite items

Started by Parsa on

Topic category: Help with MCreator software

Active 2 years ago
Joined Dec 2022
Points:
311

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Infinite items

I wanted to make an enchantment that that you can put it on consumable items to make them endless like this mod https://www.curseforge.com/minecraft/mc-mods/boundless if anyone knows how is the procedure for this enchant I'll be happy if they tell me how to make this 

Active 5 months ago
Joined Feb 2023
Points:
451

User statistics:

  • Modifications: 8
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 164
you could just make…
Mon, 05/01/2023 - 19:35

you could just make something like 

Trigger: item used

get the item if its in a tag (e.g boundless_enchantable food)

maybe also get the slot and put a item like the first one there and enchant it usibg the "execute: ..."