From e1feb22144d2821c577cb0a281f77c54306f437c Mon Sep 17 00:00:00 2001 From: Felix Perktold <> Date: Thu, 23 Jul 2026 20:26:04 +0000 Subject: asd --- config/betterstrongholds/fabric-1_20/rareblocks.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 config/betterstrongholds/fabric-1_20/rareblocks.json (limited to 'config/betterstrongholds/fabric-1_20/rareblocks.json') diff --git a/config/betterstrongholds/fabric-1_20/rareblocks.json b/config/betterstrongholds/fabric-1_20/rareblocks.json new file mode 100644 index 0000000..c7d5518 --- /dev/null +++ b/config/betterstrongholds/fabric-1_20/rareblocks.json @@ -0,0 +1,11 @@ +{ + "blockChances": { + "entries": { + "minecraft:gold_block": 0.3, + "minecraft:quartz_block": 0.3, + "minecraft:iron_block": 0.3, + "minecraft:diamond_block": 0.1 + }, + "defaultBlock": "minecraft:iron_block" + } +} \ No newline at end of file -- cgit v1.2.3