Last schem before first release
This commit is contained in:
parent
b0e0b383c7
commit
2f8a7d4f46
3 changed files with 28 additions and 0 deletions
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"type": "dimdoors:schematic",
|
||||
"setup_loot": true,
|
||||
"id": "v2/custom/smile_6",
|
||||
"modifiers": [
|
||||
{
|
||||
"layers": [
|
||||
{
|
||||
"block_state": "dimdoors:yellow_ancient_fabric",
|
||||
"thickness": "1"
|
||||
}
|
||||
],
|
||||
"type": "dimdoors:shell"
|
||||
},
|
||||
{
|
||||
"type": "dimdoors:rift_data",
|
||||
"ids": [0],
|
||||
"rift_data": "rift_data/pocket_entrance"
|
||||
}
|
||||
],
|
||||
"offset_x": "1",
|
||||
"offset_y": "1",
|
||||
"offset_z": "1"
|
||||
}
|
|
@ -108,5 +108,9 @@
|
|||
{
|
||||
"id": "custom/chain_crossing",
|
||||
"type": "dimdoors:id"
|
||||
},
|
||||
{
|
||||
"id": "custom/smile_6",
|
||||
"type": "dimdoors:id"
|
||||
}
|
||||
]
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue