Even more work on the designer, last commit before I break everying

This commit is contained in:
modmuss50 2016-04-09 16:29:48 +01:00
parent 77102819a4
commit ed5effb888
No known key found for this signature in database
GPG key ID: C69B0D76D1E5F55C
7 changed files with 77 additions and 23 deletions

View file

@ -3,12 +3,13 @@
"modId": "techreborn",
"entries": [
{
"name": "Block",
"name": "Quantum Chest",
"registryName": "techreborn:techreborn.quantumChest",
"type": "Text",
"category": "Blocks",
"data": {
"data": {
"text": "This is a block, it does things\n\nhow are new lines handled?",
"regName": "minecraft:diamond"
"text": "The quantum chest can store a lot of items"
}
}
}