Started by
myko
on
Topic category: Help with MCreator software
Is there any procedure block that allows you to spawn an item using it's registry name? Maybe an item block like "Item with Registry Name"?
If I have a variable set to Ex. (minecraft:item), I'd like to be able to spawn that item using the variable.
I was able to solve my issue manually using the code editor, but the block would still be a very useful feature.