Files
Gregtech-New-Bastards/.minecraft/config/amazingtrophies/achievements/tech/16_stargate.json
samsonsin 90b3575aea initial
2025-05-29 23:26:10 +02:00

15 lines
238 B
JSON

{
"id": "stargate",
"condition": {
"type": "item.pickup",
"item": "SGCraft:stargateBase"
},
"page": "GT New Horizons",
"x": 8,
"y": -3,
"isSpecial": true,
"icon": {
"registryName": "SGCraft:stargateBase"
}
}