diff options
author | Daniel Weipert <git@mail.dweipert.de> | 2024-06-26 21:50:58 +0200 |
---|---|---|
committer | Daniel Weipert <git@mail.dweipert.de> | 2024-06-26 21:50:58 +0200 |
commit | 289faaf0ec2063c42acc54f80f9b9298106b8e32 (patch) | |
tree | dc695d33da917a63c9297a775955d1544f7c01d3 /data/original_skyblock/worldgen | |
parent | 9104556192e966c52b28c2e95e3e9692ed8e7932 (diff) |
Diffstat (limited to 'data/original_skyblock/worldgen')
-rw-r--r-- | data/original_skyblock/worldgen/template_pool/empty_full.json (renamed from data/original_skyblock/worldgen/template_pool/fortress.json) | 0 | ||||
-rw-r--r-- | data/original_skyblock/worldgen/template_pool/stronghold.json | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/data/original_skyblock/worldgen/template_pool/fortress.json b/data/original_skyblock/worldgen/template_pool/empty_full.json index 3e33fb1..3e33fb1 100644 --- a/data/original_skyblock/worldgen/template_pool/fortress.json +++ b/data/original_skyblock/worldgen/template_pool/empty_full.json diff --git a/data/original_skyblock/worldgen/template_pool/stronghold.json b/data/original_skyblock/worldgen/template_pool/stronghold.json index c22e6a1..8c478da 100644 --- a/data/original_skyblock/worldgen/template_pool/stronghold.json +++ b/data/original_skyblock/worldgen/template_pool/stronghold.json @@ -1,5 +1,5 @@ { - "name": "original_skyblock:stronghold", + "name": "original_skyblock:fortress", "fallback": "minecraft:empty", "elements": [ { |