summaryrefslogtreecommitdiff
path: root/config/betterstrongholds/fabric-1_20/ores.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/betterstrongholds/fabric-1_20/ores.json')
-rw-r--r--config/betterstrongholds/fabric-1_20/ores.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/config/betterstrongholds/fabric-1_20/ores.json b/config/betterstrongholds/fabric-1_20/ores.json
new file mode 100644
index 0000000..a393ba2
--- /dev/null
+++ b/config/betterstrongholds/fabric-1_20/ores.json
@@ -0,0 +1,14 @@
+{
+ "oreChances": {
+ "entries": {
+ "minecraft:iron_ore": 0.2,
+ "minecraft:coal_ore": 0.2,
+ "minecraft:redstone_ore[lit=false]": 0.15,
+ "minecraft:emerald_ore": 0.05,
+ "minecraft:gold_ore": 0.2,
+ "minecraft:lapis_ore": 0.15,
+ "minecraft:diamond_ore": 0.05
+ },
+ "defaultBlock": "minecraft:coal_ore"
+ }
+} \ No newline at end of file