A lot of work on the wiki designer
This commit is contained in:
parent
bc7b5b2566
commit
77102819a4
8 changed files with 154 additions and 26 deletions
16
testExport/master.json
Normal file
16
testExport/master.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue