91 lines
2.4 KiB
JSON
91 lines
2.4 KiB
JSON
{
|
|
"dependencies": [
|
|
"Tech Reborn Storage"
|
|
],
|
|
"tasks": {
|
|
"TR Battery Box Task0": {
|
|
"type": "heracles:item",
|
|
"item": "techreborn:low_voltage_su",
|
|
"amount": 1,
|
|
"collection": "AUTOMATIC",
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
}
|
|
},
|
|
"rewards": {
|
|
"TR Battery Box Reward0": {
|
|
"title": "",
|
|
"icon": {
|
|
"item": {
|
|
"id": "minecraft:air",
|
|
"count": 0
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"item": {
|
|
"id": "techreborn:red_cell_battery",
|
|
"count": 3
|
|
},
|
|
"type": "heracles:item"
|
|
}
|
|
},
|
|
"display": {
|
|
"subtitle": {
|
|
"text": ""
|
|
},
|
|
"description": [
|
|
"---",
|
|
"",
|
|
"<columns template=\"34 24 46\">",
|
|
"<column>",
|
|
"<p align=\"right\">TechReborn</p>",
|
|
"<h2 align=\"right\">Energy Store</h2>",
|
|
"</column>",
|
|
"<column valign=\"bottom\">",
|
|
"<item id=\"techreborn:low_voltage_su\" scale=\"2\" align=\"right\" background=\"5 #aa7cfc00\"></item>",
|
|
"<p align=\"right\" italic=\"true\" background=\"2 #447cfc00\" border=\"0 7cfc00\" color=\"#aa7cfc00\"> max:</p>",
|
|
"<p align=\"right\" italic=\"true\" background=\"2 #447cfc00\" border=\"0 7cfc00\" color=\"#aa7cfc00\"> rate:</p>",
|
|
"</column>",
|
|
"<column valign=\"bottom\">",
|
|
"<h2 align=\"left\" shadowed=\"true\" background=\"2 #447cfc00\" color=\"#7cfc00\">Batt. Box</h2>",
|
|
"<p align=\"left\" italic=\"true\" background=\"2 #aa7cfc00\" color=\"black\"> 40K E</p>",
|
|
"<p align=\"left\" italic=\"true\" background=\"2 #aa7cfc00\" color=\"black\"> 32 E/t</p>",
|
|
"</column>",
|
|
"</columns>",
|
|
"",
|
|
"---"
|
|
],
|
|
"groups": {
|
|
"Storage": {
|
|
"position": [
|
|
170,
|
|
-180
|
|
]
|
|
}
|
|
},
|
|
"icon": {
|
|
"item": {
|
|
"id": "techreborn:low_voltage_su",
|
|
"count": 1
|
|
},
|
|
"type": "heracles:item"
|
|
},
|
|
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
|
|
"title": {
|
|
"translate": "TR Battery Box"
|
|
}
|
|
},
|
|
"settings": {
|
|
"unlockNotification": false,
|
|
"showDependencyArrow": true,
|
|
"repeatable": false,
|
|
"individual_progress": false,
|
|
"hidden": "LOCKED"
|
|
}
|
|
} |