Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //This file is not necessary. No field is necessary.
- //The biome matcher arrays can be empty. Ores will just spawn everywhere, instead.
- //If this file is not created, the ore will spawn under the same conditions as those of gold ore.
- //These values are the same as those of emerald ore. Yes, 3 only spawns 1 block, but rarely 2.
- //For a more advanced template, see this version: https://pastebin.com/jf9zTuiN
- {
- "blockCount" : 3,
- "chance" : 2,
- "heightRange" : [0, 32],
- "biomeTypeList" : ["MOUNTAIN"],
- "biomeNameList" : [],
- "dimensionList" []
- }
Advertisement
Add Comment
Please, Sign In to add comment