Started by
KreatorB
on
Topic category: Help with Minecraft modding (Java Edition)
I was wondering if anyone knows the code or how to add the code to a plant and ore I have in my mod that would give the people to turn off the item via a config file.
Example: I have a Cavern Ore and it gens in the world some peeps may not want that, can I add a code snipet to the mod element to produce a config file?
I dont think you can, you could always use procedures on an item to right click and remove all blocks of that type :/ But im not even sure if you can do that. Im not good with procedures.
Thanks, maybe it is something to suggest as an option when setting up a block to create a config file