TechReborn/testExport/master.json

16 lines
304 B
JSON
Raw Normal View History

2016-04-08 16:19:10 +02:00
{
"name": "TechReborn",
"modId": "techreborn",
"entries": [
{
"name": "Block",
"type": "Text",
"data": {
"data": {
"text": "This is a block, it does things\n\nhow are new lines handled?",
"regName": "minecraft:diamond"
}
}
}
]
}