TechReborn/testExport/master.json
2016-04-08 15:19:10 +01:00

16 lines
No EOL
304 B
JSON

{
"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"
}
}
}
]
}