Config For World GEN?

Started by KreatorB on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined May 2016
Points:
901

User statistics:

  • Modifications: 2
  • Forum topics: 27
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 74
Config For World GEN?

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?

Active 5 years ago
Joined Jun 2018
Points:
698

User statistics:

  • Modifications: 1
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
I dont think you can, you…
Mon, 06/25/2018 - 05:03

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.

Active 2 years ago
Joined May 2016
Points:
901

User statistics:

  • Modifications: 2
  • Forum topics: 27
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 74
Thanks, maybe it is…
Mon, 06/25/2018 - 16:08

Thanks, maybe it is something to suggest as an option when setting up a block to create a config file