initial
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "mana_pool",
|
||||
"condition": {
|
||||
"type": "item.pickup",
|
||||
"item": "Botania:pool"
|
||||
},
|
||||
"page": "GT New Horizons",
|
||||
"x": -6,
|
||||
"y": 2,
|
||||
"icon": {
|
||||
"registryName": "Botania:pool"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "runic_altar",
|
||||
"condition": {
|
||||
"type": "item.pickup",
|
||||
"item": "Botania:runeAltar"
|
||||
},
|
||||
"page": "GT New Horizons",
|
||||
"x": -4,
|
||||
"y": 2,
|
||||
"icon": {
|
||||
"registryName": "Botania:runeAltar"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"id": "terrasteel_ingot",
|
||||
"condition": {
|
||||
"type": "item.pickup",
|
||||
"item": "Botania:manaResource",
|
||||
"meta": 4
|
||||
},
|
||||
"page": "GT New Horizons",
|
||||
"x": -2,
|
||||
"y": 2,
|
||||
"icon": {
|
||||
"registryName": "Botania:manaResource",
|
||||
"meta": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "elven_gateway",
|
||||
"condition": {
|
||||
"type": "item.pickup",
|
||||
"item": "Botania:alfheimPortal"
|
||||
},
|
||||
"page": "GT New Horizons",
|
||||
"x": 0,
|
||||
"y": 2,
|
||||
"icon": {
|
||||
"registryName": "Botania:alfheimPortal"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"id": "gaia_guardian",
|
||||
"condition": {
|
||||
"type": "kill",
|
||||
"targets": "Botania.botania:doppleganger",
|
||||
"isTargetsAllowList": true
|
||||
},
|
||||
"page": "GT New Horizons",
|
||||
"x": 2,
|
||||
"y": 2,
|
||||
"isSpecial": true,
|
||||
"icon": {
|
||||
"registryName": "Botania:gaiaHead"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user