Jump to content

Copy item into custom item based on tag (1.19.2)


Silvertide

Recommended Posts

I am adding an item to a new tag group I created and I wanted to see if there was a way I could loop through all of the items in that tag group and modify them or create a new version of them.

For instance, I add "minecraft:diamond_sword" to the tag group. My mod will scan all items with that tag and create a new custom item that is a copy of that item. That way both the vanilla diamond sword and the custom diamond sword with additional features will exist in the game.

I am not sure on the best way to do this. I was looking at RegisterEvent and possibly registering it there. Does anyone have any suggestions on the cleanest way to do this? I would also need to make sure this mod loads after other mods so that it could access items from the other mods and create copies of them as well.

Any help is appreciated!

Edited by Silvertide
clarity
Link to comment
Share on other sites

  • Silvertide changed the title to Copy item into custom item based on tag (1.19.2)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.