TechReborn/testExport/master.json

17 lines
339 B
JSON
Raw Normal View History

2016-04-08 16:19:10 +02:00
{
"name": "TechReborn",
"modId": "techreborn",
"entries": [
{
"name": "Quantum Chest",
"registryName": "techreborn:techreborn.quantumChest",
2016-04-08 16:19:10 +02:00
"type": "Text",
"category": "Blocks",
2016-04-08 16:19:10 +02:00
"data": {
"data": {
"text": "The quantum chest can store a lot of items"
2016-04-08 16:19:10 +02:00
}
}
}
]
}