This commit is contained in:
samsonsin
2025-05-29 23:26:10 +02:00
commit 90b3575aea
11149 changed files with 2362534 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
{
"id": "elven_gateway",
"condition": {
"type": "achievement",
"id": "elven_gateway"
},
"model": {
"type": "complex",
"keys": {
"A": "Botania:pool",
"B": "Botania:livingwood",
"C": "Botania:pylon",
"D": "Botania:livingwood",
"~": "Botania:alfheimPortal"
},
"metadata": {
"A": 0,
"B": 0,
"C": 1,
"D": 5,
"~": 0
},
"transpose": true,
"structure": [
[" BDB "],
[" B B "],
[" D D "],
[" B B "],
[" B~B "]
]
}
}