feat: more works

This commit is contained in:
daoge_cmd
2024-06-16 06:01:38 +08:00
parent 59d7632927
commit 2b125414c9
7 changed files with 317 additions and 136 deletions

View File

@@ -28903,7 +28903,10 @@
"Name": "minecraft:short_grass"
},
"bedrock_state": {
"bedrock_identifier": "short_grass"
"bedrock_identifier": "tallgrass",
"state": {
"tall_grass_type": "tall"
}
}
},
{
@@ -28911,7 +28914,10 @@
"Name": "minecraft:fern"
},
"bedrock_state": {
"bedrock_identifier": "fern"
"bedrock_identifier": "tallgrass",
"state": {
"tall_grass_type": "fern"
}
}
},
{
@@ -187594,9 +187600,10 @@
"Name": "minecraft:sunflower"
},
"bedrock_state": {
"bedrock_identifier": "sunflower",
"bedrock_identifier": "double_plant",
"state": {
"upper_block_bit": true
"upper_block_bit": true,
"double_plant_type": "sunflower"
}
}
},
@@ -187608,9 +187615,10 @@
"Name": "minecraft:sunflower"
},
"bedrock_state": {
"bedrock_identifier": "sunflower",
"bedrock_identifier": "double_plant",
"state": {
"upper_block_bit": false
"upper_block_bit": false,
"double_plant_type": "sunflower"
}
}
},
@@ -187622,9 +187630,10 @@
"Name": "minecraft:lilac"
},
"bedrock_state": {
"bedrock_identifier": "lilac",
"bedrock_identifier": "double_plant",
"state": {
"upper_block_bit": true
"upper_block_bit": true,
"double_plant_type": "syringa"
}
}
},
@@ -187636,9 +187645,10 @@
"Name": "minecraft:lilac"
},
"bedrock_state": {
"bedrock_identifier": "lilac",
"bedrock_identifier": "double_plant",
"state": {
"upper_block_bit": false
"upper_block_bit": false,
"double_plant_type": "syringa"
}
}
},
@@ -187650,9 +187660,10 @@
"Name": "minecraft:rose_bush"
},
"bedrock_state": {
"bedrock_identifier": "rose_bush",
"bedrock_identifier": "double_plant",
"state": {
"upper_block_bit": true
"upper_block_bit": true,
"double_plant_type": "rose"
}
}
},
@@ -187664,9 +187675,10 @@
"Name": "minecraft:rose_bush"
},
"bedrock_state": {
"bedrock_identifier": "rose_bush",
"bedrock_identifier": "double_plant",
"state": {
"upper_block_bit": false
"upper_block_bit": false,
"double_plant_type": "rose"
}
}
},
@@ -187678,9 +187690,10 @@
"Name": "minecraft:peony"
},
"bedrock_state": {
"bedrock_identifier": "peony",
"bedrock_identifier": "double_plant",
"state": {
"upper_block_bit": true
"upper_block_bit": true,
"double_plant_type": "paeonia"
}
}
},
@@ -187692,9 +187705,10 @@
"Name": "minecraft:peony"
},
"bedrock_state": {
"bedrock_identifier": "peony",
"bedrock_identifier": "double_plant",
"state": {
"upper_block_bit": false
"upper_block_bit": false,
"double_plant_type": "paeonia"
}
}
},
@@ -187706,9 +187720,10 @@
"Name": "minecraft:tall_grass"
},
"bedrock_state": {
"bedrock_identifier": "tall_grass",
"bedrock_identifier": "double_plant",
"state": {
"upper_block_bit": true
"upper_block_bit": true,
"double_plant_type": "grass"
}
}
},
@@ -187720,9 +187735,10 @@
"Name": "minecraft:tall_grass"
},
"bedrock_state": {
"bedrock_identifier": "tall_grass",
"bedrock_identifier": "double_plant",
"state": {
"upper_block_bit": false
"upper_block_bit": false,
"double_plant_type": "grass"
}
}
},
@@ -187734,9 +187750,10 @@
"Name": "minecraft:large_fern"
},
"bedrock_state": {
"bedrock_identifier": "large_fern",
"bedrock_identifier": "double_plant",
"state": {
"upper_block_bit": true
"upper_block_bit": true,
"double_plant_type": "fern"
}
}
},
@@ -187748,9 +187765,10 @@
"Name": "minecraft:large_fern"
},
"bedrock_state": {
"bedrock_identifier": "large_fern",
"bedrock_identifier": "double_plant",
"state": {
"upper_block_bit": false
"upper_block_bit": false,
"double_plant_type": "fern"
}
}
},
@@ -194712,8 +194730,9 @@
"Name": "minecraft:smooth_stone_slab"
},
"bedrock_state": {
"bedrock_identifier": "smooth_stone_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "smooth_stone",
"minecraft:vertical_half": "top"
}
}
@@ -194727,8 +194746,9 @@
"Name": "minecraft:smooth_stone_slab"
},
"bedrock_state": {
"bedrock_identifier": "smooth_stone_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "smooth_stone",
"minecraft:vertical_half": "top"
}
}
@@ -194742,8 +194762,9 @@
"Name": "minecraft:smooth_stone_slab"
},
"bedrock_state": {
"bedrock_identifier": "smooth_stone_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "smooth_stone",
"minecraft:vertical_half": "bottom"
}
}
@@ -194757,8 +194778,9 @@
"Name": "minecraft:smooth_stone_slab"
},
"bedrock_state": {
"bedrock_identifier": "smooth_stone_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "smooth_stone",
"minecraft:vertical_half": "bottom"
}
}
@@ -194804,8 +194826,9 @@
"Name": "minecraft:sandstone_slab"
},
"bedrock_state": {
"bedrock_identifier": "sandstone_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "sandstone",
"minecraft:vertical_half": "top"
}
}
@@ -194819,8 +194842,9 @@
"Name": "minecraft:sandstone_slab"
},
"bedrock_state": {
"bedrock_identifier": "sandstone_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "sandstone",
"minecraft:vertical_half": "top"
}
}
@@ -194834,8 +194858,9 @@
"Name": "minecraft:sandstone_slab"
},
"bedrock_state": {
"bedrock_identifier": "sandstone_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "sandstone",
"minecraft:vertical_half": "bottom"
}
}
@@ -194849,8 +194874,9 @@
"Name": "minecraft:sandstone_slab"
},
"bedrock_state": {
"bedrock_identifier": "sandstone_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "sandstone",
"minecraft:vertical_half": "bottom"
}
}
@@ -194992,8 +195018,9 @@
"Name": "minecraft:petrified_oak_slab"
},
"bedrock_state": {
"bedrock_identifier": "petrified_oak_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "wood",
"minecraft:vertical_half": "top"
}
}
@@ -195007,8 +195034,9 @@
"Name": "minecraft:petrified_oak_slab"
},
"bedrock_state": {
"bedrock_identifier": "petrified_oak_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "wood",
"minecraft:vertical_half": "top"
}
}
@@ -195022,8 +195050,9 @@
"Name": "minecraft:petrified_oak_slab"
},
"bedrock_state": {
"bedrock_identifier": "petrified_oak_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "wood",
"minecraft:vertical_half": "bottom"
}
}
@@ -195037,8 +195066,9 @@
"Name": "minecraft:petrified_oak_slab"
},
"bedrock_state": {
"bedrock_identifier": "petrified_oak_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "wood",
"minecraft:vertical_half": "bottom"
}
}
@@ -195084,8 +195114,9 @@
"Name": "minecraft:cobblestone_slab"
},
"bedrock_state": {
"bedrock_identifier": "cobblestone_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "cobblestone",
"minecraft:vertical_half": "top"
}
}
@@ -195099,8 +195130,9 @@
"Name": "minecraft:cobblestone_slab"
},
"bedrock_state": {
"bedrock_identifier": "cobblestone_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "cobblestone",
"minecraft:vertical_half": "top"
}
}
@@ -195114,8 +195146,9 @@
"Name": "minecraft:cobblestone_slab"
},
"bedrock_state": {
"bedrock_identifier": "cobblestone_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "cobblestone",
"minecraft:vertical_half": "bottom"
}
}
@@ -195129,8 +195162,9 @@
"Name": "minecraft:cobblestone_slab"
},
"bedrock_state": {
"bedrock_identifier": "cobblestone_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "cobblestone",
"minecraft:vertical_half": "bottom"
}
}
@@ -195176,8 +195210,9 @@
"Name": "minecraft:brick_slab"
},
"bedrock_state": {
"bedrock_identifier": "brick_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "brick",
"minecraft:vertical_half": "top"
}
}
@@ -195191,8 +195226,9 @@
"Name": "minecraft:brick_slab"
},
"bedrock_state": {
"bedrock_identifier": "brick_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "brick",
"minecraft:vertical_half": "top"
}
}
@@ -195206,8 +195242,9 @@
"Name": "minecraft:brick_slab"
},
"bedrock_state": {
"bedrock_identifier": "brick_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "brick",
"minecraft:vertical_half": "bottom"
}
}
@@ -195221,8 +195258,9 @@
"Name": "minecraft:brick_slab"
},
"bedrock_state": {
"bedrock_identifier": "brick_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "brick",
"minecraft:vertical_half": "bottom"
}
}
@@ -195268,8 +195306,9 @@
"Name": "minecraft:stone_brick_slab"
},
"bedrock_state": {
"bedrock_identifier": "stone_brick_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "stone_brick",
"minecraft:vertical_half": "top"
}
}
@@ -195283,8 +195322,9 @@
"Name": "minecraft:stone_brick_slab"
},
"bedrock_state": {
"bedrock_identifier": "stone_brick_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "stone_brick",
"minecraft:vertical_half": "top"
}
}
@@ -195298,8 +195338,9 @@
"Name": "minecraft:stone_brick_slab"
},
"bedrock_state": {
"bedrock_identifier": "stone_brick_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "stone_brick",
"minecraft:vertical_half": "bottom"
}
}
@@ -195313,8 +195354,9 @@
"Name": "minecraft:stone_brick_slab"
},
"bedrock_state": {
"bedrock_identifier": "stone_brick_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "stone_brick",
"minecraft:vertical_half": "bottom"
}
}
@@ -195450,8 +195492,9 @@
"Name": "minecraft:nether_brick_slab"
},
"bedrock_state": {
"bedrock_identifier": "nether_brick_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "nether_brick",
"minecraft:vertical_half": "top"
}
}
@@ -195465,8 +195508,9 @@
"Name": "minecraft:nether_brick_slab"
},
"bedrock_state": {
"bedrock_identifier": "nether_brick_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "nether_brick",
"minecraft:vertical_half": "top"
}
}
@@ -195480,8 +195524,9 @@
"Name": "minecraft:nether_brick_slab"
},
"bedrock_state": {
"bedrock_identifier": "nether_brick_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "nether_brick",
"minecraft:vertical_half": "bottom"
}
}
@@ -195495,8 +195540,9 @@
"Name": "minecraft:nether_brick_slab"
},
"bedrock_state": {
"bedrock_identifier": "nether_brick_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "nether_brick",
"minecraft:vertical_half": "bottom"
}
}
@@ -195542,8 +195588,9 @@
"Name": "minecraft:quartz_slab"
},
"bedrock_state": {
"bedrock_identifier": "quartz_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "quartz",
"minecraft:vertical_half": "top"
}
}
@@ -195557,8 +195604,9 @@
"Name": "minecraft:quartz_slab"
},
"bedrock_state": {
"bedrock_identifier": "quartz_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "quartz",
"minecraft:vertical_half": "top"
}
}
@@ -195572,8 +195620,9 @@
"Name": "minecraft:quartz_slab"
},
"bedrock_state": {
"bedrock_identifier": "quartz_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "quartz",
"minecraft:vertical_half": "bottom"
}
}
@@ -195587,8 +195636,9 @@
"Name": "minecraft:quartz_slab"
},
"bedrock_state": {
"bedrock_identifier": "quartz_slab",
"bedrock_identifier": "stone_block_slab",
"state": {
"stone_slab_type": "quartz",
"minecraft:vertical_half": "bottom"
}
}
@@ -222004,7 +222054,11 @@
"Name": "minecraft:dead_tube_coral_block"
},
"bedrock_state": {
"bedrock_identifier": "dead_tube_coral_block"
"bedrock_identifier": "coral_block",
"state": {
"coral_color": "blue",
"dead_bit": true
}
}
},
{
@@ -222012,7 +222066,11 @@
"Name": "minecraft:dead_brain_coral_block"
},
"bedrock_state": {
"bedrock_identifier": "dead_brain_coral_block"
"bedrock_identifier": "coral_block",
"state": {
"coral_color": "pink",
"dead_bit": true
}
}
},
{
@@ -222020,7 +222078,11 @@
"Name": "minecraft:dead_bubble_coral_block"
},
"bedrock_state": {
"bedrock_identifier": "dead_bubble_coral_block"
"bedrock_identifier": "coral_block",
"state": {
"coral_color": "purple",
"dead_bit": true
}
}
},
{
@@ -222028,7 +222090,11 @@
"Name": "minecraft:dead_fire_coral_block"
},
"bedrock_state": {
"bedrock_identifier": "dead_fire_coral_block"
"bedrock_identifier": "coral_block",
"state": {
"coral_color": "red",
"dead_bit": true
}
}
},
{
@@ -222036,7 +222102,11 @@
"Name": "minecraft:dead_horn_coral_block"
},
"bedrock_state": {
"bedrock_identifier": "dead_horn_coral_block"
"bedrock_identifier": "coral_block",
"state": {
"coral_color": "yellow",
"dead_bit": true
}
}
},
{
@@ -222044,7 +222114,11 @@
"Name": "minecraft:tube_coral_block"
},
"bedrock_state": {
"bedrock_identifier": "tube_coral_block"
"bedrock_identifier": "coral_block",
"state": {
"coral_color": "blue",
"dead_bit": false
}
}
},
{
@@ -222052,7 +222126,11 @@
"Name": "minecraft:brain_coral_block"
},
"bedrock_state": {
"bedrock_identifier": "brain_coral_block"
"bedrock_identifier": "coral_block",
"state": {
"coral_color": "pink",
"dead_bit": false
}
}
},
{
@@ -222060,7 +222138,11 @@
"Name": "minecraft:bubble_coral_block"
},
"bedrock_state": {
"bedrock_identifier": "bubble_coral_block"
"bedrock_identifier": "coral_block",
"state": {
"coral_color": "purple",
"dead_bit": false
}
}
},
{
@@ -222068,7 +222150,11 @@
"Name": "minecraft:fire_coral_block"
},
"bedrock_state": {
"bedrock_identifier": "fire_coral_block"
"bedrock_identifier": "coral_block",
"state": {
"coral_color": "red",
"dead_bit": false
}
}
},
{
@@ -222076,7 +222162,11 @@
"Name": "minecraft:horn_coral_block"
},
"bedrock_state": {
"bedrock_identifier": "horn_coral_block"
"bedrock_identifier": "coral_block",
"state": {
"coral_color": "yellow",
"dead_bit": false
}
}
},
{
@@ -511090,7 +511180,6 @@
"bedrock_state": {
"bedrock_identifier": "trial_spawner",
"state": {
"ominous": true,
"trial_spawner_state": 0
}
}
@@ -511106,7 +511195,6 @@
"bedrock_state": {
"bedrock_identifier": "trial_spawner",
"state": {
"ominous": true,
"trial_spawner_state": 1
}
}
@@ -511122,7 +511210,6 @@
"bedrock_state": {
"bedrock_identifier": "trial_spawner",
"state": {
"ominous": true,
"trial_spawner_state": 2
}
}
@@ -511138,7 +511225,6 @@
"bedrock_state": {
"bedrock_identifier": "trial_spawner",
"state": {
"ominous": true,
"trial_spawner_state": 3
}
}
@@ -511154,7 +511240,6 @@
"bedrock_state": {
"bedrock_identifier": "trial_spawner",
"state": {
"ominous": true,
"trial_spawner_state": 4
}
}
@@ -511170,7 +511255,6 @@
"bedrock_state": {
"bedrock_identifier": "trial_spawner",
"state": {
"ominous": true,
"trial_spawner_state": 5
}
}
@@ -511186,7 +511270,6 @@
"bedrock_state": {
"bedrock_identifier": "trial_spawner",
"state": {
"ominous": false,
"trial_spawner_state": 0
}
}
@@ -511202,7 +511285,6 @@
"bedrock_state": {
"bedrock_identifier": "trial_spawner",
"state": {
"ominous": false,
"trial_spawner_state": 1
}
}
@@ -511218,7 +511300,6 @@
"bedrock_state": {
"bedrock_identifier": "trial_spawner",
"state": {
"ominous": false,
"trial_spawner_state": 2
}
}
@@ -511234,7 +511315,6 @@
"bedrock_state": {
"bedrock_identifier": "trial_spawner",
"state": {
"ominous": false,
"trial_spawner_state": 3
}
}
@@ -511250,7 +511330,6 @@
"bedrock_state": {
"bedrock_identifier": "trial_spawner",
"state": {
"ominous": false,
"trial_spawner_state": 4
}
}
@@ -511266,7 +511345,6 @@
"bedrock_state": {
"bedrock_identifier": "trial_spawner",
"state": {
"ominous": false,
"trial_spawner_state": 5
}
}
@@ -511283,7 +511361,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "inactive",
"minecraft:cardinal_direction": "north"
}
@@ -511301,7 +511378,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "active",
"minecraft:cardinal_direction": "north"
}
@@ -511319,7 +511395,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "unlocking",
"minecraft:cardinal_direction": "north"
}
@@ -511337,7 +511412,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "ejecting",
"minecraft:cardinal_direction": "north"
}
@@ -511355,7 +511429,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "inactive",
"minecraft:cardinal_direction": "north"
}
@@ -511373,7 +511446,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "active",
"minecraft:cardinal_direction": "north"
}
@@ -511391,7 +511463,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "unlocking",
"minecraft:cardinal_direction": "north"
}
@@ -511409,7 +511480,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "ejecting",
"minecraft:cardinal_direction": "north"
}
@@ -511427,7 +511497,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "inactive",
"minecraft:cardinal_direction": "south"
}
@@ -511445,7 +511514,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "active",
"minecraft:cardinal_direction": "south"
}
@@ -511463,7 +511531,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "unlocking",
"minecraft:cardinal_direction": "south"
}
@@ -511481,7 +511548,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "ejecting",
"minecraft:cardinal_direction": "south"
}
@@ -511499,7 +511565,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "inactive",
"minecraft:cardinal_direction": "south"
}
@@ -511517,7 +511582,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "active",
"minecraft:cardinal_direction": "south"
}
@@ -511535,7 +511599,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "unlocking",
"minecraft:cardinal_direction": "south"
}
@@ -511553,7 +511616,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "ejecting",
"minecraft:cardinal_direction": "south"
}
@@ -511571,7 +511633,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "inactive",
"minecraft:cardinal_direction": "west"
}
@@ -511589,7 +511650,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "active",
"minecraft:cardinal_direction": "west"
}
@@ -511607,7 +511667,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "unlocking",
"minecraft:cardinal_direction": "west"
}
@@ -511625,7 +511684,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "ejecting",
"minecraft:cardinal_direction": "west"
}
@@ -511643,7 +511701,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "inactive",
"minecraft:cardinal_direction": "west"
}
@@ -511661,7 +511718,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "active",
"minecraft:cardinal_direction": "west"
}
@@ -511679,7 +511735,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "unlocking",
"minecraft:cardinal_direction": "west"
}
@@ -511697,7 +511752,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "ejecting",
"minecraft:cardinal_direction": "west"
}
@@ -511715,7 +511769,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "inactive",
"minecraft:cardinal_direction": "east"
}
@@ -511733,7 +511786,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "active",
"minecraft:cardinal_direction": "east"
}
@@ -511751,7 +511803,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "unlocking",
"minecraft:cardinal_direction": "east"
}
@@ -511769,7 +511820,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": true,
"vault_state": "ejecting",
"minecraft:cardinal_direction": "east"
}
@@ -511787,7 +511837,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "inactive",
"minecraft:cardinal_direction": "east"
}
@@ -511805,7 +511854,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "active",
"minecraft:cardinal_direction": "east"
}
@@ -511823,7 +511871,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "unlocking",
"minecraft:cardinal_direction": "east"
}
@@ -511841,7 +511888,6 @@
"bedrock_state": {
"bedrock_identifier": "vault",
"state": {
"ominous": false,
"vault_state": "ejecting",
"minecraft:cardinal_direction": "east"
}