diff options
Diffstat (limited to 'config/betterdungeons-fabric-1_20.toml')
| -rw-r--r-- | config/betterdungeons-fabric-1_20.toml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/config/betterdungeons-fabric-1_20.toml b/config/betterdungeons-fabric-1_20.toml new file mode 100644 index 0000000..f47999a --- /dev/null +++ b/config/betterdungeons-fabric-1_20.toml @@ -0,0 +1,16 @@ +[betterDungeons.general] +enableHeads = true +removeVanillaDungeons = true +enableNetherBlocks = true +[betterDungeons.zombieDungeon] +zombieDungeonMaxSurfaceStaircaseLength = 20 +[betterDungeons.smallDungeon] +bannerMaxCount = 2 +chestMinCount = 1 +chestMaxCount = 2 +enableOreProps = true +[betterDungeons.smallNetherDungeon] +enabled = false +witherSkeletonsDropWitherSkulls = true +blazesDropBlazeRods = true +bannerMaxCount = 2 |
