AOF6-Vocality/config/hexcasting/server.json5
2023-03-02 15:41:30 -06:00

23 lines
553 B
Plaintext

{
"opBreakHarvestLevel": 3,
"maxRecurseDepth": 512,
"maxSpellCircleLength": 1024,
"actionDenyList": [],
"circleActionDenyList": [],
"villagersOffendedByMindMurder": true,
"tpDimDenylist": [
"twilightforest:twilight_forest"
],
"fewScrollTables": [
"minecraft:chests/jungle_temple",
"minecraft:chests/simple_dungeon",
"minecraft:chests/village/village_cartographer"
],
"someScrollTables": [
"minecraft:chests/bastion_treasure",
"minecraft:chests/shipwreck_map"
],
"manyScrollTables": [
"minecraft:chests/stronghold_library"
]
}