forked from TerraFirmaGreg-Team/Modpack-Modern
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit ac93f27.
- Loading branch information
Dmitry
committed
May 22, 2024
1 parent
ac93f27
commit 9aae394
Showing
102 changed files
with
7,327 additions
and
12 deletions.
There are no files selected for viewing
11 changes: 0 additions & 11 deletions
11
kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/veins.json
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...rldgen/configured_feature/vein/geode.json → ...fg/worldgen/configured_feature/geode.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
313 changes: 313 additions & 0 deletions
313
kubejs/data/tfg/worldgen/configured_feature/vein/deep_garnet_amethyst.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,313 @@ | ||
{ | ||
"type": "tfc:disc_vein", | ||
"config": { | ||
"rarity": 230, | ||
"density": 0.25, | ||
"min_y": -64, | ||
"max_y": 26, | ||
"size": 28, | ||
"random_name": "deep_garnet_amethyst", | ||
"height": 8, | ||
"blocks": [ | ||
{ | ||
"replace": [ | ||
"tfc:rock/raw/quartzite" | ||
], | ||
"with": [ | ||
{ | ||
"block": "gtceu:quartzite_red_garnet_ore", | ||
"weight": 5 | ||
}, | ||
{ | ||
"block": "gtceu:quartzite_yellow_garnet_ore", | ||
"weight": 15 | ||
}, | ||
{ | ||
"block": "gtceu:quartzite_amethyst_ore", | ||
"weight": 65 | ||
}, | ||
{ | ||
"block": "gtceu:quartzite_opal_ore", | ||
"weight": 15 | ||
} | ||
] | ||
}, | ||
{ | ||
"replace": [ | ||
"tfc:rock/raw/slate" | ||
], | ||
"with": [ | ||
{ | ||
"block": "gtceu:slate_red_garnet_ore", | ||
"weight": 5 | ||
}, | ||
{ | ||
"block": "gtceu:slate_yellow_garnet_ore", | ||
"weight": 15 | ||
}, | ||
{ | ||
"block": "gtceu:slate_amethyst_ore", | ||
"weight": 65 | ||
}, | ||
{ | ||
"block": "gtceu:slate_opal_ore", | ||
"weight": 15 | ||
} | ||
] | ||
}, | ||
{ | ||
"replace": [ | ||
"tfc:rock/raw/phyllite" | ||
], | ||
"with": [ | ||
{ | ||
"block": "gtceu:phyllite_red_garnet_ore", | ||
"weight": 5 | ||
}, | ||
{ | ||
"block": "gtceu:phyllite_yellow_garnet_ore", | ||
"weight": 15 | ||
}, | ||
{ | ||
"block": "gtceu:phyllite_amethyst_ore", | ||
"weight": 65 | ||
}, | ||
{ | ||
"block": "gtceu:phyllite_opal_ore", | ||
"weight": 15 | ||
} | ||
] | ||
}, | ||
{ | ||
"replace": [ | ||
"tfc:rock/raw/schist" | ||
], | ||
"with": [ | ||
{ | ||
"block": "gtceu:schist_red_garnet_ore", | ||
"weight": 5 | ||
}, | ||
{ | ||
"block": "gtceu:schist_yellow_garnet_ore", | ||
"weight": 15 | ||
}, | ||
{ | ||
"block": "gtceu:schist_amethyst_ore", | ||
"weight": 65 | ||
}, | ||
{ | ||
"block": "gtceu:schist_opal_ore", | ||
"weight": 15 | ||
} | ||
] | ||
}, | ||
{ | ||
"replace": [ | ||
"tfc:rock/raw/gneiss" | ||
], | ||
"with": [ | ||
{ | ||
"block": "gtceu:gneiss_red_garnet_ore", | ||
"weight": 5 | ||
}, | ||
{ | ||
"block": "gtceu:gneiss_yellow_garnet_ore", | ||
"weight": 15 | ||
}, | ||
{ | ||
"block": "gtceu:gneiss_amethyst_ore", | ||
"weight": 65 | ||
}, | ||
{ | ||
"block": "gtceu:gneiss_opal_ore", | ||
"weight": 15 | ||
} | ||
] | ||
}, | ||
{ | ||
"replace": [ | ||
"tfc:rock/raw/marble" | ||
], | ||
"with": [ | ||
{ | ||
"block": "gtceu:marble_red_garnet_ore", | ||
"weight": 5 | ||
}, | ||
{ | ||
"block": "gtceu:marble_yellow_garnet_ore", | ||
"weight": 15 | ||
}, | ||
{ | ||
"block": "gtceu:marble_amethyst_ore", | ||
"weight": 65 | ||
}, | ||
{ | ||
"block": "gtceu:marble_opal_ore", | ||
"weight": 15 | ||
} | ||
] | ||
}, | ||
{ | ||
"replace": [ | ||
"tfc:rock/raw/shale" | ||
], | ||
"with": [ | ||
{ | ||
"block": "gtceu:shale_red_garnet_ore", | ||
"weight": 5 | ||
}, | ||
{ | ||
"block": "gtceu:shale_yellow_garnet_ore", | ||
"weight": 15 | ||
}, | ||
{ | ||
"block": "gtceu:shale_amethyst_ore", | ||
"weight": 65 | ||
}, | ||
{ | ||
"block": "gtceu:shale_opal_ore", | ||
"weight": 15 | ||
} | ||
] | ||
}, | ||
{ | ||
"replace": [ | ||
"tfc:rock/raw/claystone" | ||
], | ||
"with": [ | ||
{ | ||
"block": "gtceu:claystone_red_garnet_ore", | ||
"weight": 5 | ||
}, | ||
{ | ||
"block": "gtceu:claystone_yellow_garnet_ore", | ||
"weight": 15 | ||
}, | ||
{ | ||
"block": "gtceu:claystone_amethyst_ore", | ||
"weight": 65 | ||
}, | ||
{ | ||
"block": "gtceu:claystone_opal_ore", | ||
"weight": 15 | ||
} | ||
] | ||
}, | ||
{ | ||
"replace": [ | ||
"tfc:rock/raw/limestone" | ||
], | ||
"with": [ | ||
{ | ||
"block": "gtceu:limestone_red_garnet_ore", | ||
"weight": 5 | ||
}, | ||
{ | ||
"block": "gtceu:limestone_yellow_garnet_ore", | ||
"weight": 15 | ||
}, | ||
{ | ||
"block": "gtceu:limestone_amethyst_ore", | ||
"weight": 65 | ||
}, | ||
{ | ||
"block": "gtceu:limestone_opal_ore", | ||
"weight": 15 | ||
} | ||
] | ||
}, | ||
{ | ||
"replace": [ | ||
"tfc:rock/raw/conglomerate" | ||
], | ||
"with": [ | ||
{ | ||
"block": "gtceu:conglomerate_red_garnet_ore", | ||
"weight": 5 | ||
}, | ||
{ | ||
"block": "gtceu:conglomerate_yellow_garnet_ore", | ||
"weight": 15 | ||
}, | ||
{ | ||
"block": "gtceu:conglomerate_amethyst_ore", | ||
"weight": 65 | ||
}, | ||
{ | ||
"block": "gtceu:conglomerate_opal_ore", | ||
"weight": 15 | ||
} | ||
] | ||
}, | ||
{ | ||
"replace": [ | ||
"tfc:rock/raw/dolomite" | ||
], | ||
"with": [ | ||
{ | ||
"block": "gtceu:dolomite_red_garnet_ore", | ||
"weight": 5 | ||
}, | ||
{ | ||
"block": "gtceu:dolomite_yellow_garnet_ore", | ||
"weight": 15 | ||
}, | ||
{ | ||
"block": "gtceu:dolomite_amethyst_ore", | ||
"weight": 65 | ||
}, | ||
{ | ||
"block": "gtceu:dolomite_opal_ore", | ||
"weight": 15 | ||
} | ||
] | ||
}, | ||
{ | ||
"replace": [ | ||
"tfc:rock/raw/chert" | ||
], | ||
"with": [ | ||
{ | ||
"block": "gtceu:chert_red_garnet_ore", | ||
"weight": 5 | ||
}, | ||
{ | ||
"block": "gtceu:chert_yellow_garnet_ore", | ||
"weight": 15 | ||
}, | ||
{ | ||
"block": "gtceu:chert_amethyst_ore", | ||
"weight": 65 | ||
}, | ||
{ | ||
"block": "gtceu:chert_opal_ore", | ||
"weight": 15 | ||
} | ||
] | ||
}, | ||
{ | ||
"replace": [ | ||
"tfc:rock/raw/chalk" | ||
], | ||
"with": [ | ||
{ | ||
"block": "gtceu:chalk_red_garnet_ore", | ||
"weight": 5 | ||
}, | ||
{ | ||
"block": "gtceu:chalk_yellow_garnet_ore", | ||
"weight": 15 | ||
}, | ||
{ | ||
"block": "gtceu:chalk_amethyst_ore", | ||
"weight": 65 | ||
}, | ||
{ | ||
"block": "gtceu:chalk_opal_ore", | ||
"weight": 15 | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
Oops, something went wrong.