Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- Vanilla = {
- [1] = "coal_ore",
- [2] = "iron_ore",
- [3] = "gold_ore",
- [4] = "lapis_ore",
- [5] = "diamond_ore",
- [6] = "emerald_ore",
- [7] = "nether_gold_ore",
- [8] = "nether_quartz_ore",
- [9] = "redstone_ore",
- [10] = "ancient_debris"
- },
- Mods = {
- -- thermal mod
- [1] = "cinnabar_ore",
- [2] = "niter_ore",
- [3] = "sulfur_ore",
- [4] = "copper_ore",
- [5] = "tin_ore",
- [6] = "lead_ore",
- [7] = "silver_ore",
- [8] = "nickel_ore",
- [9] = "oil_sand",
- [10] = "oil_red_sand"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment