Started by
AlexMuseMatrix
on
Topic category: General Minecraft forum
How do I transfer mod elements to another mod, for example, If I have 230 blocks, 140 items, and 300+ recipies, and I need to transfer all of them to another workspace because the gradle code corrupted on the other one, how do I transfer all of it to the other workspace.
Go to your mod element and press “generate code”. Copy the result. Go to your other mod, create an element of the same type, press generate code and respace the text (ctrl-v).
But I have over 800 elements, it would be easier just to re-create the entire mod from scratch