Merge remote-tracking branch 'origin/master' into master
This commit is contained in:
commit
99513ecc04
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -21,7 +21,7 @@
|
||||
}
|
||||
},
|
||||
"start_jigsaw_name": "overdrive_that_matters:laboratory_anchor",
|
||||
"start_pool": "overdrive_that_matters:laboratory/center",
|
||||
"start_pool": "overdrive_that_matters:laboratory/center_top",
|
||||
"step": "underground_decoration",
|
||||
"terrain_adaption": "bury",
|
||||
"use_expansion_hack": false
|
||||
|
@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "overdrive_that_matters:center_bottom",
|
||||
"fallback": "minecraft:empty",
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "overdrive_that_matters:laboratory/center/bottom/lab_elevator_bottom_a",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "overdrive_that_matters:laboratory/center/bottom/lab_elevator_bottom_b",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "overdrive_that_matters:center",
|
||||
"name": "overdrive_that_matters:center_top",
|
||||
"fallback": "minecraft:empty",
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "overdrive_that_matters:laboratory/center/lab_elevator_top",
|
||||
"location": "overdrive_that_matters:laboratory/center/top/lab_elevator_top_a",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
@ -14,7 +14,7 @@
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "overdrive_that_matters:laboratory/center/lab_elevator_bottom",
|
||||
"location": "overdrive_that_matters:laboratory/center/top/lab_elevator_top_b",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
Loading…
Reference in New Issue
Block a user