Files
Gregtech-New-Bastards/.minecraft/config/amazingtrophies/trophies/magic/botania/04_elven_gateway.json
samsonsin 90b3575aea initial
2025-05-29 23:26:10 +02:00

33 lines
557 B
JSON

{
"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 "]
]
}
}